|
Log4j 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.psnc.expres.remote.helper.DebugHelper
public abstract class DebugHelper
DebugHelper class - used to print the content of the remote messages.
| Constructor Summary | |
|---|---|
DebugHelper()
|
|
| Method Summary | |
|---|---|
static void |
debug(ChunkInfo chunkInfo)
Prints debug info about ChunkInfo |
static void |
debug(MessageHeader header)
Prints debug info about MessageHeader |
static void |
debug(Notification cNotification)
Prints debug info about Notification |
static void |
debug(State cState)
Prints debug info about State |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DebugHelper()
| Method Detail |
|---|
public static void debug(MessageHeader header)
MessageHeader
header - instance of MessageHeaderpublic static void debug(ChunkInfo chunkInfo)
ChunkInfo
chunkInfo - instance of ChunkInfopublic static void debug(State cState)
State
cState - instance of Statepublic static void debug(Notification cNotification)
Notification
cNotification - instance of Notification
|
Log4j 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||